home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / Tools / HD / VF2000 / VF2000.readme < prev    next >
Encoding:
Text File  |  2000-04-21  |  1.4 KB  |  51 lines

  1. Short:    32 Device update for HFmounter
  2. Uploader: nick@bauk.freeserve.co.uk (Nick Clover)
  3. Author:   nick@bauk.freeserve.co.uk (Nick Clover)
  4. Type:     disk/misc
  5. Version:  0.1 (21/04/00)
  6.  
  7. VF2000 V0.1 © 2000 Severin Software
  8.  
  9. This program is released as Freeware but remains copyright to me.
  10.  
  11. Basically this is an update to HFMounter and VirtualFloppy but slightly expanded...
  12.  
  13.     ·Now supports 32 devices
  14.     ·Simple gadtools GUI (mount, format, delete)
  15.     ·Auto mount when format is chosen
  16.     ·Lists the disk names in the GUI
  17.     ·Written with Blitz Basic 2
  18.     ·Source code included
  19.  
  20. This is the first release, I wrote it for my use in about 2 hours.
  21. It works fine on my system but use it AT YOUR OWN RISK...
  22.  
  23. If anyone wants to rewrite it in c or e or 'other' Please send me a copy.
  24. If you use this please send me an email.
  25.  
  26. Requires:
  27.  
  28.     ·OS 3.x (might work with 2 but not tested)
  29.     ·30 MB of harddrive space
  30.     ·reqtools.library
  31.     ·fms.device (Included)
  32.     ·thinpaz.font (Included)
  33.  
  34. Installation:
  35.  
  36.     copy the fonts to Fonts: ;)
  37.     copy fms.device to Devs:
  38.  
  39.     Either
  40.       append the 'append_to_mountlist' file to Devs:mountlist
  41.     or
  42.       copy the contents of the DosDrivers drawer to SYS:Storage/DosDrivers
  43.  
  44.     Copy VF2000 anywhere you want.
  45.     Assign FMS: to the drawer where you want the disk images to be stored.
  46.         (Warning: requires 28835840 bytes / 27.5 Mb for 32 disk images.)
  47.  
  48. History:
  49.  
  50.     V0.1 First public release.
  51.